babl.git
2016-12-15 Øyvind Kolåstools/babl-verify: print selected fast path if a third...
2016-12-15 Øyvind Kolåsextensions: implement bitshifting swizzlers for cairo/u8
2016-12-15 Øyvind Kolåsextensions/sse2-float: add gamma and premul as single...
2016-12-15 Øyvind Kolåssse2-int8: permit converting premultiplied gamma RGBA
2016-12-15 Øyvind Kolåsextensions/cairo: regain some lost speed for 32bit...
2016-12-15 Øyvind Kolåsextensions/fast-float: temporarily disable
2016-12-13 Øyvind Kolåsbabl: return tolerance to 0.000001
2016-12-11 Øyvind Kolåsbabl: make missing fast path message explicit
2016-12-11 Øyvind Kolåsextensions/cairo: add faster paths for 8bit and 16bit...
2016-12-10 Øyvind Kolåsbabl-fish-path: add debug print message when no fast...
2016-12-10 Øyvind Kolåsextensions/add shorter fast path for half gray
2016-12-10 Øyvind Kolåsextensions/simple: improve u16 fast paths
2016-12-09 Øyvind Kolåsextensions/simple: add u16 fast paths
2016-12-09 Øyvind Kolåsextensions/simple: reuse some fast paths for more compo...
2016-12-09 Øyvind Kolåsextensions/simple: implement some 32bit integer fast...
2016-12-09 Øyvind Kolåsextensions: speed up 8bit gray scale for GIMP
2016-12-08 Øyvind Kolåsextensions/16bit: add a couple 16 bit alpha adding...
2016-12-03 Edward Ebabl-cache: implement a better cache path on Win32
2016-11-30 Øyvind Kolåsbabl-cache: fix mk_ancestry to return 0 when behaving...
2016-11-29 Øyvind Kolåsbabl-cache: use babl version in header for releases
2016-11-29 Øyvind Kolåsbabl-cache: factor out construction of header line
2016-11-29 Øyvind Kolåspost release version bump
2016-11-29 Øyvind Kolåsconfigure.ac: 0.1.22 release
2016-11-28 Øyvind Kolåsrename define for default BABL_TOLERANCE to match envvar
2016-11-24 Jehanbabl-cache: just some styling fix.
2016-11-23 Edward Ebabl, babl-cache: enable cache write, fix cache path...
2016-11-23 Edward Ebabl-verify: fix win32 compile, with s/setenv/putenv/g
2016-11-23 Øyvind Kolåsbabl-cache: use clearer arithmetic for dropping 1%...
2016-11-23 Øyvind Kolåsbabl-cache: incorporate BABL_PATH_LENGTH in header
2016-11-23 Øyvind Kolåsbabl-cache: rearrange per fish data
2016-11-22 Øyvind Kolåsbabl-cache: remove win32 bail at start of loading code
2016-11-22 Edward Ebabl-cache: Add a #define for FALLBACK_CACHE_PATH
2016-11-22 Øyvind Kolåsmk_ancestry: propagate return value
2016-11-21 Øyvind Kolåsbabl-verify: make it compile on win32, by making setenv...
2016-11-21 Øyvind Kolåsbabl-cache: expect newline trouble on win32
2016-11-20 Øyvind Kolåsfish_cache_path(): simplify through use stack instead...
2016-11-20 Øyvind Kolåsbabl-cache: use getenv("TEMP") for folder location...
2016-11-20 Øyvind Kolåsfast-float: tweak precision so that float->8bit tests...
2016-11-20 Øyvind Kolåsbabl-cache: avoid %'ing by 0
2016-11-20 Øyvind Kolåsbabl-verify: set a high tolerance, avoid censoring...
2016-11-19 Øyvind Kolåstwo-table: add RGBA float to R'G'B'A u8
2016-11-19 Øyvind Kolåsfast-float: add RGBA float to R'G'B'A u8
2016-11-19 Øyvind Kolåsmake pow implementations inlineable - gaining some...
2016-11-19 Øyvind Kolåsfast-float: fix regression introduced when reindenting
2016-11-19 Øyvind Kolåsremove babl-fish-stats
2016-11-19 Øyvind Kolåsgegl-fixups: indentation
2016-11-19 Øyvind Kolåsfast-float: indentation
2016-11-19 Øyvind Kolåsremove bablfishpath
2016-11-19 Øyvind Kolåscairo: reorder memory reads to be linear
2016-11-19 Øyvind Kolåsfast-float: improve memory access order
2016-11-19 Øyvind Kolåsremove babl_process_cost
2016-11-19 Øyvind Kolåsextension/fast-float: gain some speed by ignoring a...
2016-11-19 Øyvind Kolåsextensions/cairo: remove ; now unused; LUT
2016-11-19 Øyvind Kolåsfast-float: make float to cairo conversion take clippin...
2016-11-19 Øyvind Kolåsbabl-fish-path: add some specific conversion targeted...
2016-11-19 Øyvind Kolåstools: add babl-verify start of an development aid...
2016-11-19 Øyvind Kolåsfast-float: implement linear interpolation in LUT
2016-11-17 Øyvind Kolåsextensions/gggl-lies: bump up accuracy of a conversion
2016-11-17 Øyvind Kolåsfast-float: use higher accuracy LUTs and rework some...
2016-11-17 Øyvind Kolåscairo: pad with 255 instead of copy of color for 24bit...
2016-11-17 Øyvind Kolåscairo: slight improvements to speed and accuracy
2016-11-17 Øyvind Kolåsextensions/cairo: remove some arithmetic
2016-11-16 Øyvind Kolåschange default BABL_TOLERANCE to 0.000006
2016-11-16 Øyvind Kolåsextensions/cairo: replace hard-coded LUT with runtime LUT
2016-11-16 Øyvind Kolåsadd single precision versions of linear/gamma conversions
2016-11-16 Øyvind Kolåsfast-float: tweak lut generation
2016-11-15 Øyvind Kolåsbabl-cache: attempt to make things barely compile on...
2016-11-15 Øyvind Kolåsstore cached fishes in ~/.cache/babl
2016-11-15 Øyvind Kolåsbabl-cache: remove unneeded switch
2016-11-15 Øyvind Kolåsreduce default max babl path to 3
2016-11-15 Øyvind Kolåsbabl-cache: add a 1% probability of cached conversions...
2016-11-15 Øyvind Kolåsbabl-cache: store tolerance as part of cache versioning
2016-11-15 Øyvind Kolåsmove fish cache to own .c file
2016-11-15 Simon Budigextensions: align rounding of R'G'B'A u8 -> cairo-ARGB3...
2016-11-15 SBPAdd extension with HCY color model, and pixel formats
2016-11-14 Øyvind Kolåsbabl.db: do not use strtod - it is locale dependent
2016-11-14 Øyvind Kolåsremove deprecated loss struct member
2016-11-14 Øyvind Kolåsbabl.db: if git hash has changed, drop cache
2016-11-14 Øyvind Kolåsbabl.db: store git rev/version in header
2016-11-14 Øyvind Kolåsbuild: add generation of git-version.h
2016-11-14 Øyvind Kolåsfish cache: sort cached fish paths by descending usage
2016-11-14 Øyvind Kolåsbabl-fish-path: do not allow parallell construction
2016-11-14 Øyvind Kolåsbabl_init_db: formats being with first char of line
2016-11-14 Øyvind Kolåsbail on db-cache restoration if format lookup fails
2016-11-14 Øyvind Kolåsbabl: cache state between babl runs
2016-11-05 Alexandre ProkoudinePost-release version bump to 0.1.21
2016-11-05 Alexandre ProkoudineRelease 0.1.20
2016-11-05 Alexandre ProkoudineUpdate NEWS for 0.1.20
2016-09-16 Roman Lebedevextensions: fast-float: add destroy() callback, fix...
2016-08-30 Øyvind Kolåsbabl-extension: fix BABL_PATH debug warning
2016-08-30 Øyvind Kolåsbabl-extension: print warning if no extensions were...
2016-08-26 Roman Lebedevbabl_fish_path_fitness: gcc6: fix -Wmisleading-indentat...
2016-08-26 Roman Lebedevtools: babl-gen-test-pixels: add explicit return 0
2016-08-26 Roman Lebedevextensions: gegl-fixups: mark unused functions with...
2016-08-21 Roman LebedevBabl-fish-reference: create_name_internal(): ooops...
2016-08-20 Roman Lebedevextensions: gggl: conv_rgb8_rgba8(): use 255UL, not 255
2016-08-20 Roman Lebedevextensions: fast-float: babl_lookup(): use 1UL, not...
2016-08-20 Roman Lebedevbabl_fish_reference(), create_name(): add conditional...
2016-08-20 Roman Lebedevbabl_fish_reference(), create_name() are racy
2016-08-19 Roman LebedevAdd .kateconfig with modelines for Kate
next